Mainpage | Getting Started | Advanced Info | HOW-TOs | FAQ

How to read the list
Syntax Meaning
[Item /Item2 / Item3] Either Item, Item2 or Item3
(-Item) Optional parameter. You can use "-Item" or not.
"item" Put the parameter inside ""s.

Comprehensive list of the commands available in Console and in Batch file

Command

Syntax

Action

Exit   Terminates the program
Ver   Gives the version of jv16 PowerTools
Define alias Define Alias "Alias"="Command" Defines new alias
     
Main Window   Shows the Main Window
RegTool   Shows the RegTool
FileTool   Shows the FileTool
TempFileTool   Shows the TempFileTool
Access Control   Shows the Access Control
Backups   Shows the Backups
Preferences   Shows the Preferences
     
Close Main Window   Closes the Main Window
Close RegTool   Closes the RegTool
Close TempFileTool   Closes the TempFileTool
Close Access Control   Closes the Access Control
Close Backups   Closes the Backups
Close Preferences   Closes the Preferences
Close Active Window   Closes the Active Window
     
Clear Error Log   Clears error log
Clear Command Cache   Clears command cache
Clear Screen   Clears the Console screen
     
View Error Log   Opens the Error Log file
View Command Cache   Opens the Command Cache file
     
Click Click [RegTool /FileTool /TempFileTool /BackupTool /Console /AccessControl /Options
/RegCleaner /TaskManager] [Button /Menu] "Caption"
Clicks a button or a menu item based on the Caption. Please notice that the Click command is not language independent, the example batches may not work if you are not using English translation of the program.
RegCleaner RegCleaner [Manual /Automatic] (-hklm) (-hkus) (-hkcu) (-hkcr) (-exts) (-font) (-ignored) (-advanced) (-nobackups) (-idle) (-nopopup) Starts the Registry Cleaner. Execute the RegCleaner command without any parameters to show the registry cleaner window.
     
CS Software   Goes in Software list if RegTool is visible
CS StartUp   Goes in Startup list if RegTool is visible
CS Uninstall   Goes in Uninstall list if RegTool is visible
CS FileTypes   Goes in File types list if RegTool is visible
CS New File   Goes in New file list if RegTool is visible
CS Shell Extensions   Goes in Shell ext. list if RegTool is visible
CS Open With   Goes in Open with list if RegTool is visible
CS Search   Goes in Search menu list if RegTool is visible
     
SaveList SaveList [RegTool /FileTool /TempFileTool /BackupTool /TaskManager] "Filename.txt" Saves the tool's current view to a file. The command supports following data formats: txt, html, xhtml, xml and csv.
     
Login Login "User" "Password" Logs in as "User" using password "Password"
FindFiles FindFiles [Source="$C:\dir\"] Find="Search word" Retrieve="Retrieved info"
Special=""
Finds files and shows the results in the File Tool. To include sub dirs to your search use the $ symbol. E.g. "$D:\some dir\" The following parameters can be used for Retrive: "Size
SizeB, Attributes, Created, Accessed, Modified, Desc, Version, Author.Binary Type,Title,Artist,Album,Year,Comment,Genre,Dimensions,Color Depth".

You can combine the retrieve info parameters with semicolon. There can be multible [Source=""] blocks.

The following parameters can be used for Special: OnlyTempFiles, OnlyBrokenShortcuts, OnlyDuplicates
Scroll Scroll [RegTool/FileTool/BackupTool] n Scrolls the list for n steps. n can be a negative or a positive value.
Find Find [RegTool /FileTool /TempFileTool /BackupTool /TaskManager /AccessControl] "Search phrase" Finds and highlights items matching to the search phrase in the selected tool.
FindMark - " - Finds and selects items matching to the search phrase in the selected tool.
CreateBackup CreateBackup [Reg /Backup] "Entry" "Name or filename.reg" Creates a backup of the registry.
Run Run "Filename.exe" (-Hide) Runs a program. If the -Hide paramter is used then the program is run invisible.
XRun XRun "filename.exe" [Idle /Normal /High] [Hidden /Maximized /Minimized /Normal] Runs a program. You can also define the programs priority and the window state.
Help Help Topic E.g. "Help FileTool" opens the documentation's File Tool section.
Kill Kill "filename.exe" Terminates a task.

Please note that the commands are not case sensitive.
Click here to see some examples how to use this commands in a jv16 PowerTools batch (jvb) file.





.:: Copyright 2001-2002 Jouni Vuorio